home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Antivirus / Panda Antivirus / plat.exe / data1.cab / Comunes / Analisis.dll / RCDATA / TFORMARCHIVOSOSPECHOSO / TFORMARCHIVOSOSPECHOSO.txt < prev   
Encoding:
Text File  |  1999-03-31  |  3.9 KB  |  195 lines

  1. object FormArchivoSospechoso: TFormArchivoSospechoso
  2.   Tag = 63000
  3.   Left = 287
  4.   Top = 192
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsDialog
  7.   Caption = 'An∩┐╜lisis Heur∩┐╜stico'
  8.   ClientHeight = 387
  9.   ClientWidth = 422
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label2: TLabel
  20.     Tag = 29800
  21.     Left = 16
  22.     Top = 126
  23.     Width = 53
  24.     Height = 13
  25.     AutoSize = False
  26.     Caption = 'Lugar:'
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.   end
  34.   object LabelPath: TLabel
  35.     Left = 72
  36.     Top = 126
  37.     Width = 337
  38.     Height = 19
  39.     AutoSize = False
  40.     Caption = 'PATH'
  41.     Font.Charset = DEFAULT_CHARSET
  42.     Font.Color = clWindowText
  43.     Font.Height = -11
  44.     Font.Name = 'MS Sans Serif'
  45.     Font.Style = [fsBold]
  46.     ParentFont = False
  47.     Transparent = True
  48.   end
  49.   object Label3: TLabel
  50.     Tag = 63200
  51.     Left = 16
  52.     Top = 80
  53.     Width = 389
  54.     Height = 33
  55.     Alignment = taCenter
  56.     AutoSize = False
  57.     Caption = 'Archivo sospechoso detectado!'
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clRed
  60.     Font.Height = -19
  61.     Font.Name = 'MS Sans Serif'
  62.     Font.Style = [fsBold]
  63.     ParentFont = False
  64.     WordWrap = True
  65.   end
  66.   object LabelHeuristico: TLabel
  67.     Tag = 1800
  68.     Left = 14
  69.     Top = 15
  70.     Width = 49
  71.     Height = 13
  72.     Caption = 'Heur∩┐╜stico'
  73.   end
  74.   object Image7: TImage
  75.     Left = 14
  76.     Top = 36
  77.     Width = 32
  78.     Height = 32
  79.     Picture.Data = {<image000.bmp>}
  80.   end
  81.   object Label12: TLabel
  82.     Tag = 63100
  83.     Left = 58
  84.     Top = 36
  85.     Width = 347
  86.     Height = 26
  87.     AutoSize = False
  88.     Caption = 
  89.       'Aqui puedes ver un archivo cuyas caracter∩┐╜sticas le hacen candid' +
  90.       'ato a virus.'
  91.     WordWrap = True
  92.   end
  93.   object Bevel5: TBevel
  94.     Left = 78
  95.     Top = 20
  96.     Width = 327
  97.     Height = 5
  98.     Shape = bsTopLine
  99.   end
  100.   object LabelCar: TLabel
  101.     Left = 18
  102.     Top = 264
  103.     Width = 383
  104.     Height = 81
  105.     AutoSize = False
  106.     WordWrap = True
  107.   end
  108.   object BTAceptar: TButton
  109.     Tag = 2200
  110.     Left = 332
  111.     Top = 360
  112.     Width = 75
  113.     Height = 22
  114.     Caption = '&Aceptar'
  115.     ModalResult = 1
  116.     TabOrder = 2
  117.   end
  118.   object BTConfigurar: TButton
  119.     Tag = 30000
  120.     Left = 155
  121.     Top = 360
  122.     Width = 75
  123.     Height = 22
  124.     Caption = 'Reconfigurar'
  125.     TabOrder = 0
  126.     OnClick = BTConfigurarClick
  127.   end
  128.   object BTParar: TButton
  129.     Tag = 30200
  130.     Left = 243
  131.     Top = 360
  132.     Width = 75
  133.     Height = 22
  134.     Caption = 'Finalizar'
  135.     TabOrder = 1
  136.     OnClick = BTPararClick
  137.   end
  138.   object STCaracteristicas: TStaticText
  139.     Tag = 63700
  140.     Left = 18
  141.     Top = 240
  142.     Width = 390
  143.     Height = 17
  144.     AutoSize = False
  145.     Caption = 'Caracter∩┐╜sticas del posible virus:'
  146.     TabOrder = 3
  147.   end
  148.   object StaticText1: TStaticText
  149.     Tag = 63300
  150.     Left = 18
  151.     Top = 156
  152.     Width = 390
  153.     Height = 17
  154.     AutoSize = False
  155.     Caption = 'Caracter∩┐╜sticas del archivo:'
  156.     TabOrder = 4
  157.   end
  158.   object CBComprimido: TPandaCheckBox
  159.     Tag = 63400
  160.     Left = 18
  161.     Top = 178
  162.     Width = 390
  163.     Height = 17
  164.     Caption = 'Comprimido'
  165.     TabOrder = 5
  166.   end
  167.   object CBFechaIncorrecta: TPandaCheckBox
  168.     Tag = 63500
  169.     Left = 18
  170.     Top = 193
  171.     Width = 390
  172.     Height = 17
  173.     Caption = 'Fecha incorrecta'
  174.     TabOrder = 6
  175.   end
  176.   object CBHoraIncorrecta: TPandaCheckBox
  177.     Tag = 63600
  178.     Left = 18
  179.     Top = 208
  180.     Width = 390
  181.     Height = 17
  182.     Caption = 'Hora incorrecta'
  183.     TabOrder = 7
  184.   end
  185.   object ManuForm1: TManuForm
  186.     Enabled = False
  187.     TitleBar.ApplicationInfo.FontStyle = [fsBold]
  188.     TitleBar.Color = clMaroon
  189.     TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
  190.     TitleBar.NbOfColors = 0
  191.     Left = 373
  192.     Top = 7
  193.   end
  194. end
  195.